﻿@charset "utf-8";
/*
网站设计制作：李麟
建立时间：2014.9.10
联系方式：10101557
个人主页：lilin.hn.cn
*/

body {
	font-size: 16px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1, h2, h3, h4, h5, h6, blockquote, ol, ul, dl, dd, p, textarea, input, select, option, form {
	margin: 0;
}
ol, ul, li, textarea, input, select, option, th, td {
	padding: 0;
}


	.wydz .wy-r .cptt .tjboxs .gctp {
		display:none;
}
	.wydz .wy-r .cptt .tjboxs .bigpic {
		MARGIN: 0px auto;
		HEIGHT: 436px; OVERFLOW: hidden;
}
	.wydz .wy-r .cptt .tjboxs #bigpicarea{
		MARGIN: 0px auto; WIDTH: 774px; HEIGHT: 436px; OVERFLOW: hidden;
}


@media screen and (max-width:768px) {
		.wydz .wy-r .cptt .tjboxs .gctp {
			display:inline;
}
	.wydz .wy-r .cptt .tjboxs .gctp dl {
	width: 95%;
	overflow: hidden;
	float: left;
	margin: 4px;
	padding: 3px;
	border: 1px solid #D9D9D9;
}

	.wydz .wy-r .cptt .tjboxs .picshow{
		display:none;
}
}


/*通用顶导航*/
#wy-tnav {
	line-height: 25px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 1024px;
}
#wy-tnav a {
	color: #666;
}

#wy-tnav a:hover {
	color: #F63;
}
#wy-tnav .fgs {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
#wy-tnav .xtj {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}
#wy-n {
	overflow: hidden;
	height: 80px;
	margin-bottom: 10px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#wy-n .logo {
	float: left;
	width: 570px;
	overflow: hidden;
}
#wy-n .logo .lg {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 300px;
	height: 80px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}
#wy-n .logo table tr {
	margin: 0px;
	padding: 0px;
}
#wy-n .logo table tr td {
	float: left;
}
#wy-n .logo h3 {
	line-height: 40px;
	margin-top: 12px;
	font-size: 21px;
	margin-right: 3px;
}




#wy-n .logo i {
	font-size: 12px;
	color: #666;
	display: block;
	margin: 0px;
	padding: 0px;
}




#wy-n .tell {
	width: 300px;
	float: right;
	background-image: url(400.png);
	height: 80px;
	display: block;
	text-indent: -9999px;
}


	
@media screen and (max-width:768px) {
#wy-tnav {
	display:none;
}
#wy-tnav a {
	color: #666;
}

#wy-tnav a:hover {
	color: #F63;
}
#wy-tnav .fgs {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
#wy-tnav .xtj {
	float: right;
	margin-right: 4px;
	margin-left: 4px;
}
#wy-n {
	overflow: hidden;
	height: 80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wy-n .logo {
	float: left;
	width: 100%;
	overflow: hidden;
	background-image: url(s-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:80px;
}
#wy-n .logo .lg {
	display:none;
}
#wy-n .logo table {
display:none;
}
#wy-n .logo table tr td {
	display:none;
}




#wy-n .logo i {
	font-size: 12px;
	color: #666;
	display: block;
	margin: 0px;
	padding: 0px;
}




#wy-n .tell {
	display:none;
}

	}
	/*media end*/






/*首页头部*/
nav {
	background-color: #3F7AC6;
	width: 100%;
	height: 40px;
	position: absolute;
	z-index: 3;
}


.menu ul,  .menu li,  .menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.menu {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}
.menu li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}
.menu li:first-child a {
	border-left: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu li:hover > a {
	color: #FF6600;
}
.menu ul {
	position: absolute;
	top: 40px;
	left: 0;
	opacity: 0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	background-color: #007BC1;
}
.menu li:hover > ul {
	opacity: 1;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 100px;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.menu ul li:last-child a {
	border: none;
}

/*大图*/

	.cpnav {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(cpnav.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	line-height: 25px;
	padding-left: 20px;
	overflow: hidden;
}
.cpnav li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #999;
	list-style-position: inside;
	list-style-type: none;
}
.cpnav li a {
	text-decoration: none;
	color: #999;
	font-size: 13px;
	line-height: 25px;
	width: auto;
}


#banner {
	position: relative;
	z-index: 1;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}

.mobile{
	display:none;
}
.jdt {
	display:none;
}

@media screen and (max-width:768px) {
nav {
	background-color: #3F7AC6;
	width: 100%;
	height: 40px;
	position: absolute;
	z-index: 3;
}

.pc {
	display:none;
}
.mobile{
	display:inline;
}

.jdt {
	display:inline;
}
#slideshow {
	display:none;
}
.menu ul,  .menu li,  .menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.menu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 40px;
}
.menu li a {
	display: block;
	line-height: 28px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}
.menu li:first-child a {
	border-left: none;
}
.menu li:last-child a {
	border-right: none;
}
.menu li:hover > a {
	color: #FF6600;
}
.menu ul {
	position: absolute;
	top: 40px;
	left: 0;
	opacity: 0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	background-color: #007BC1;
}
.menu li:hover > ul {
	opacity: 1;
}
.menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.menu ul li a {
	width: 100px;
	margin: 0;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.menu ul li:last-child a {
	border: none;
}

/*大图*/


#banner {
	position: relative;
	z-index: 1;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}

#l-banner {
	margin-top: 40px;
}
#l-banner img{
	width:100%;
	height:auto;
}	
	
	
.cpnav {
	width: 94%;
	background-image: url(cpnav.png);
	background-repeat: no-repeat;
	background-position: 1% 6px;
	line-height: 25px;
	float: none;
}
	}
	
/*media end*/
	


	


/*底部*/

footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #EFEFEF;
	overflow: hidden;
	padding-top: 25px;
}
.dnow {
	width: 270px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
.copright p {
	font-family: "微软雅黑", "MS Serif", "New York", serif;
}

.copright .alllink a{
	color: #666;
	text-decoration: none;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 10px;
	padding-left: 8px;
}
.copright .alllink a:last-child{
	border-right-style: none;
}
.copright .alllink a:first-child{
padding-left: 0px;
}

.copright .lovewy {
	line-height: 35px;
	font-weight: bold;
	padding-left: 12px;
}
.copright .wytell {
	font-size: 12px;
	color: #999;
}
.copright h3 {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.copright h3 img {
	height: 20px;
	width: 20px;
	margin-top: 5px;
	float: left;
}
.copright a {
	color: #999;
	font-size: 12px;
	padding-right: 13px;
	text-decoration: none;
}

.lilin {
	font-size: 10px;
	color: #999;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EFEFEF;
	line-height: 40px;
}

.lilin a{
	color: #999;
}

@media screen and (max-width:768px) {
footer {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #EFEFEF;
	overflow: hidden;
	padding-top: 25px;
}
.dnow {
	width: 100%;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D5D5;
}
.copright p {
	font-family: "微软雅黑", "MS Serif", "New York", serif;
}

.copright .alllink a{
	color: #666;
	text-decoration: none;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 10px;
	padding-left: 8px;
}
.copright .alllink a:last-child{
	border-right-style: none;
}
.copright .alllink a:first-child{
padding-left: 0px;
}

.copright .lovewy {
	line-height: 35px;
	font-weight: bold;
	padding-left: 12px;
}
.copright .wytell {
	font-size: 12px;
	color: #999;
}
.copright h3 {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.copright h3 img {
	height: 20px;
	width: 20px;
	margin-top: 5px;
	float: left;
}
.copright a {
	color: #999;
	font-size: 12px;
	padding-right: 13px;
	text-decoration: none;
}

.lilin {
	font-size: 10px;
	color: #999;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EFEFEF;
	line-height: 40px;
}
	}
	/*media end*/


/*列表页*/
#l-banner {
	text-align: center;
}
.wydz .l-al {
	float: left;
	width: 200px;
	overflow: hidden;
	border: 1px solid #CCC;
	padding: 5px;
}
.wydz .l-al strong {
	font-size: 14px;
	line-height: 30px;
}




.wydz .l-al p {
	font-size: 13px;
	line-height: 25px;
	color: #666;
}


.wydz .r-al {
	float: right;
	width: 790px;
	overflow: hidden;
}
.wydz .r-al .wy-al {
	float: left;
	width: 50%;
}
.wydz .r-al .wy-al h3 {
	background-color: #E6E6E6;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-right: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
}
.wydz .r-al .wy-al dl {
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wydz .r-al .wy-al dl dt {
	float: left;
	width: 120px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.wydz .r-al .wy-al dl dt img {
	width: 120px;
}
.wydz .r-al .wy-al dl dd {
	font-size: 13px;
	line-height: 22px;
	color: #999;
}
.wydz .r-al .wy-al a {
	color: #999;
	text-decoration: none;
	display: block;
}

.wydz .r-al .wy-al a:hover {
	color: #999;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
.wydz .r-al .wy-al a dl dd .more {
	display: inline-block;
	text-align: center;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	width:200px;
    border: 1px solid #dedede;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}




.wydz .wy-r .page {
	border: 1px solid #CCC;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
	color: #999;
	padding-right: 3px;
	padding-left: 3px;
}
.wydz .wy-r .page span a {
	color: #F60;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}

@media screen and (max-width:768px) {

.wydz .l-al {
	display:none;
}
.wydz .l-al strong {
	font-size: 14px;
	line-height: 30px;
}




.wydz .l-al p {
	font-size: 13px;
	line-height: 25px;
	color: #666;
}


.wydz .r-al {
	float: right;
	width: 100%;
	overflow: hidden;
}
.wydz .r-al .wy-al {
	width: 96%;
}
.wydz .r-al .wy-al h3 {
	background-color: #E6E6E6;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-right: 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
}
.wydz .r-al .wy-al dl {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wydz .r-al .wy-al dl dt {
	float: left;
	width: 120px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.wydz .r-al .wy-al dl dt img {
	width: 120px;
}
.wydz .r-al .wy-al dl dd {
	font-size: 13px;
	line-height: 22px;
	color: #999;
}
.wydz .r-al .wy-al a {
	color: #999;
	text-decoration: none;
	display: block;
}

.wydz .r-al .wy-al a:hover {
	color: #999;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
.wydz .r-al .wy-al a dl dd .more {
	display: inline-block;
	text-align: center;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	width:96%;
    border: 1px solid #dedede;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}

	}
	/*media end*/

/*内容页*/

.wydz .wy-r .article {
	border: 1px solid #CCC;
	overflow: hidden;
}
.wydz .wy-r .article .atnav {
	color: #999;
	line-height: 20px;
	font-size: 12px;
}
.wydz .wy-r .article .atnav a {
	color: #999;
	text-decoration: none;
	margin-left: 6px;
	background-image: url(ico03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.wydz .wy-r .article .arttit {
	overflow: hidden;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wydz .wy-r .article .arttit h1 {
	line-height: 55px;
}
.wydz .wy-r .article .arttit span {
	color: #999;
	font-size: 12px;
	line-height: 25px;
}
.wydz .wy-r .article .arttit span a {
	color: #999;
}
.wydz .wy-r .article .art {
	overflow: hidden;
	padding: 5px;
	line-height: 25px;
	color: #666;
}
.wydz .wy-r .article .art img {
	max-width:100%;
	height:auto;
}
.wydz .wy-r .article .art .cppicsm {
	overflow: hidden;
	height: 86px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	background-color: #F3F3F3;
	width: 766px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.wydz .wy-r .article .art .cppicsm img {
	height: 60px;
	width: 80px;
	border: 1px solid #D8D8D8;
	padding: 3px;
}
.wydz .wy-r .article .art .cppicbig {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	overflow: hidden;
	width: 766px;
	padding-top: 5px;
	height: 510px;
	margin-bottom: 10px;
}
.wydz .wy-r .article .art .cppicbig #showpagephoto img {
	max-width:756px;
	max-height:500px;
}




.wydz .wy-r .udlinks {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 5px;
}
.wydz .wy-r .udlinks p img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.wydz .wy-r .udlinks p {
	font-size: 12px;
	color: #999;
}
.wydz .wy-r .udlinks .yud {
	font-size: 16px;
	line-height: 35px;
}
.wydz .wy-r .udlinks a {
	color: #333;
	text-decoration: none;
}
.wydz .wy-r h2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	line-height: 25px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-left: 8px;
	color: #666;
}
.wydz .wy-r h2 span {
	color: #F60;
}


.wydz .wy-r .abtujian {
	border: 1px solid #CCC;
	overflow: hidden;
}
.wydz .wy-r .abtujian .ab-fa {
	width: 300px;
	float: left;
	height: 200px;
	margin: 8px;
}
.wydz .wy-r .abtujian .ab-cp dl {
	width: 100px;
	float: left;
	border: 1px solid #E3E3E3;
	margin: 5px;
}
.wydz .wy-r .abtujian .ab-cp dl a {
	text-decoration: none;
}

.wydz .wy-r .abtujian .ab-cp dl dd {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

.wydz .wy-r .abtujian .ab-cp dl dt img {
	width: 100px;
	height: 75px;
}
.wydz .wy-r .abtujian .ab-cp {
	margin-top: 3px;
}
.wydz .wy-r .ablinks {
	border: 1px solid #CCC;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.wydz .wy-r .ablinks li {
	list-style-image: url(ico10.gif);
	float: left;
	width: 33.33%;
	list-style-position: inside;
}
.wydz .wy-r .ablinks li a {
	line-height: 25px;
	color: #666;
	text-decoration: none;
}



@media screen and (max-width:768px) {
.wydz .wy-r .article {
	border: 1px solid #CCC;
	overflow: hidden;
}
.wydz .wy-r .article .atnav {
	color: #999;
	line-height: 20px;
	font-size: 12px;
}
.wydz .wy-r .article .atnav a {
	color: #999;
	text-decoration: none;
	margin-left: 6px;
	background-image: url(ico03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.wydz .wy-r .article .arttit {
	overflow: hidden;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wydz .wy-r .article .arttit h1 {
	line-height: 55px;
}
.wydz .wy-r .article .arttit span {
	color: #999;
	font-size: 12px;
	line-height: 25px;
}
.wydz .wy-r .article .arttit span a {
	color: #999;
}
.wydz .wy-r .article .art {
	overflow: hidden;
	padding: 5px;
	line-height: 25px;
	color: #666;
}
.wydz .wy-r .article .art img {
	max-width:100%;
	height:auto;
}
.wydz .wy-r .article .art .cppicsm {
	overflow: hidden;
	height: 86px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	background-color: #F3F3F3;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.wydz .wy-r .article .art .cppicsm img {
	height: 60px;
	width: 80px;
	border: 1px solid #D8D8D8;
	padding: 3px;
}
.wydz .wy-r .article .art .cppicbig {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	overflow: hidden;
	width: 100%;
	padding-top: 5px;
	max-height: 510px;
	height:auto;
	margin-bottom: 10px;
}
.wydz .wy-r .article .art .cppicbig #showpagephoto img {
	max-width:100%;
	max-height:500px;
	height:auto;
}




.wydz .wy-r .udlinks {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 5px;
}
.wydz .wy-r .udlinks p img {
	float: left;
	width:100%;
	height:auto;
	margin-right: 8px;
	margin-bottom: 8px;
}
.wydz .wy-r .udlinks p {
	font-size: 12px;
	color: #999;
}
.wydz .wy-r .udlinks .yud {
	font-size: 16px;
	line-height: 35px;
}
.wydz .wy-r .udlinks a {
	color: #333;
	text-decoration: none;
}
.wydz .wy-r h2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	line-height: 25px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-left: 8px;
	color: #666;
}
.wydz .wy-r h2 span {
	color: #F60;
}


.wydz .wy-r .abtujian {
	display:none;
}
.wydz .wy-r .abtujian .ab-fa {
	width: 300px;
	float: left;
	height: 200px;
	margin: 8px;
}
.wydz .wy-r .abtujian .ab-cp dl {
	width: 100px;
	float: left;
	border: 1px solid #E3E3E3;
	margin: 5px;
}
.wydz .wy-r .abtujian .ab-cp dl a {
	text-decoration: none;
}

.wydz .wy-r .abtujian .ab-cp dl dd {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

.wydz .wy-r .abtujian .ab-cp dl dt img {
	width: 100px;
	height: 75px;
}
.wydz .wy-r .abtujian .ab-cp {
	margin-top: 3px;
}
.wydz .wy-r .ablinks {
	border: 1px solid #CCC;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.wydz .wy-r .ablinks li {
	list-style-image: url(ico10.gif);
	list-style-position: inside;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	display: block;
	width: 96%;
	height: 30px;
}
.wydz .wy-r .ablinks li a {
	line-height: 25px;
	color: #666;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 30px;
}
	}
	/*media end*/

/*列表主体*/

.wydz {
	margin-top: 15px;
	clear: both;
	overflow: hidden;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.wydz .wy-l {
	width: 240px;
	float: left;
	overflow: hidden;
}
.wydz .wy-r {
	width: 780px;
	float: right;
	overflow: hidden;
}
.wydz .wy-r .cptt {
	overflow: hidden;
}
.wydz .wy-r .gsjs {
	margin-top: 15px;
}

.wydz .wy-r .cptt .tjtit {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	line-height: 30px;
}
.wydz .wy-r .cptt .tjtit h2 {
	float: left;
	font-size: 16px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #39C;
	line-height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	font-family:"微软雅黑", "MS Serif", "New York", serif;
}
.wydz .wy-r .cptt .tjtit a {
	color: #999;
	font-size: 12px;
	float: right;
	margin-right: 5px;
}
.wydz .wy-r .cptt .tjboxs {
	margin-top: 10px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	line-height: 28px;
	color: #666;
}
.wydz .wy-r .cptt .tjboxs dl {
	width: 240px;
	overflow: hidden;
	float: left;
	margin: 4px;
	padding: 3px;
	border: 1px solid #D9D9D9;
}
.wydz .wy-r .cptt .tjboxs dl a dt img {
	width: 234px;
	margin: 3px;
	height: 180px;
}

.wydz .wy-r .cptt .tjboxs dl a #alpic img {
	width: 234px;
	margin: 3px;
	height: auto;
}

.wydz .wy-r .cptt .tjboxs dl a dd {
	background-color: #E6E6E6;
	text-align: center;
	line-height: 25px;
}
.wydz .wy-r .cptt .tjboxs dl a:hover {
	background-color: #FF9900;
	border: 1px solid #F90;
	display: block;
	color: #F60;
	margin: -1px;
}
.wydz .wy-r .cptt .tjboxs .l-t {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 3px;
	margin: 3px;
}
.wydz .wy-r .cptt .tjboxs .l-t h2 {
	background-image: url(ico10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-family: "微软雅黑","Lucida Console", Monaco, monospace;
}
.wydz .wy-r .cptt .tjboxs .l-t a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 2px;
}

.wydz .wy-r .cptt .tjboxs .l-t a:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	display: block;
	overflow: hidden;
	margin: -1px;
	border: 1px solid #E6E8E8;
	padding: 2px;
}
.wydz .wy-r .cptt .tjboxs .l-t h2 span {
	line-height: 30px;
	color: #999;
	font-size: 12px;
	float: right;
	font-weight: normal;
}
.wydz .wy-r .cptt .tjboxs .l-t p img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #E8E8E8;
	height: 100px;
	width: 150px;
	float: left;
}
.wydz .wy-r .cptt .tjboxs .l-t p {
	color: #999;
	font-size: 13px;
	line-height: 25px;
}





.wydz .wy-l .wyts {
	overflow: hidden;
	margin-bottom: 10px;
}
.wydz .wy-l .wycp {
	margin-bottom: 5px;
}


.wydz .wy-l .wycp .wycptit {
	background-color: #3F7AC6;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	overflow: hidden;
}

.wydz .wy-l .wycp .wycptit h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	line-height: 20px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 6px;
	font-family: "微软雅黑", "New York", serif;
}
.wydz .wy-l .wycp .wycpboxs {
	background-color: #EFEFEF;
	overflow: hidden;
	padding: 5px;
}
.wydz .wy-l .wycp .wycpboxs li {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wydz .wy-l .wycp .wycpboxs li a {
	line-height: 30px;
	text-decoration: none;
	color: #333;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.wydz .wy-l .wycp .wycpboxs li a:hover {
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F60;
	padding-right: 3px;
	padding-left: 3px;
}

.wydz .wy-l .wycp .wycpboxs .nwy a{
	line-height: 30px;
	text-decoration: none;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	color: #F30;
}
.wydz .wy-l .wyfa {
	margin-bottom: 6px;
}




.wydz .wy-l .wyfa .wycptit {
	background-color: #3F7AC6;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	overflow: hidden;
}.wydz .wy-l .wyfa .wycptit h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	line-height: 20px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 6px;
	font-family: "微软雅黑", "New York", serif;
}
.wydz .wy-l .wyfa .wycpboxs {
	background-color: #EFEFEF;
	overflow: hidden;
	padding: 5px;
}
.wydz .wy-l .wyfa .wycpboxs li {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wydz .wy-l .wyfa .wycpboxs li a {
	line-height: 30px;
	text-decoration: none;
	color: #333;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.wydz .wy-l .wyfa .wycpboxs li a:hover {
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F60;
	padding-right: 3px;
	padding-left: 3px;
}
.wydz .wy-l .wyfa .wycpboxs strong {
	line-height: 30px;
}

.wydz .wy-l .wyfa .wycpboxs p {
	font-size: 13px;
	color: #666;
	line-height: 25px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs p {
	color: #666;
	font-size: 12px;
	line-height: 25px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs h3 {
	line-height: 30px;
	color: #666;
	background-color: #D9D9D9;
	padding-left: 16px;
	font-size: 14px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs ul dl {
	width: 112px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs ul dl a dt img {
	width: 106px;
	height: 80px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs ul dl a {
	font-size: 12px;
	overflow: hidden;
}
.wydz .wy-r .zixun {
	margin-top: 10px;
	overflow: hidden;
}
.wydz .wy-r .zixun .ty {
	width: 252px;
	float: left;
	margin-right: 11px;
}
.wydz .wy-r .zixun .ty h3 {
	background-color: #3F7AC6;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: "微软雅黑","Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-top: 6px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	overflow: hidden;
}
.wydz .wy-r .zixun .ty ul {
	background-color: #EFEFEF;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.wydz .wy-r .zixun .ty:last-child {
	margin-right: 0px;
	float: right;
}
.wydz .wy-r .zixun .ty ul li {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 3px;
	margin-left: 3px;
	list-style-position: inside;
	list-style-image: url(ico10.gif);
}
.wydz .wy-r .zixun .ty ul li a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
}
.anli {
	overflow: hidden;
	margin-top: 10px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.anli .anlitit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
}
.anli .anlitit h3 {
	float: left;
	background-image: url(ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #666;
	font-family: "微软雅黑", "MS Serif", serif;
}
.anli .anlitit h3 b {
	color: #999;
	font-size: 12px;
	font-family: "Comic Sans MS", cursive;
}

.anli .anlitit a {
	float: right;
	font-size: 12px;
	color: #999;
}
.anli .anliboxs {
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 5px;
}
.anli .anliboxs img {
	height: 50px;
	width: 155px;
}
.anli .anliboxs a {
	color: #999;
	margin: 5px;
	font-size: 10px;
}

@media screen and (max-width:768px) {
.wydz {
	clear: both;
	overflow: hidden;
	width: 96%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.wydz .wy-l {
	width: 100%;
	overflow: hidden;
	float: none;
}
.wydz .wy-r {
	width: 100%;
	overflow: hidden;
	float: none;
}
.wydz .wy-l .wyts {
	display:none;
}
.wydz .wy-r .cptt {
	overflow: hidden;
}
.wydz .wy-r .gsjs {
	margin-top: 15px;
}

.wydz .wy-r .cptt .tjtit {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	line-height: 30px;
}
.wydz .wy-r .cptt .tjtit h2 {
	float: left;
	font-size: 16px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #39C;
	line-height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	font-family:"微软雅黑", "MS Serif", "New York", serif;
}
.wydz .wy-r .cptt .tjtit a {
	color: #999;
	font-size: 12px;
	float: right;
	margin-right: 5px;
}
.wydz .wy-r .cptt .tjboxs {
	padding: 0px;
	float: none;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wydz .wy-r .cptt .tjboxs dl {
	width: 95%;
	overflow: hidden;
	float: left;
	margin: 4px;
	padding: 3px;
	border: 1px solid #D9D9D9;
}
.wydz .wy-r .cptt .tjboxs dl a dt img {
	width: 100%;
	margin: 0;
	height: auto;
}
.wydz .wy-r .cptt .tjboxs dl a dd {
	background-color: #E6E6E6;
	text-align: center;
	line-height: 25px;
}
.wydz .wy-r .cptt .tjboxs dl a:hover {
	background-color: #FF9900;
	border: 1px solid #F90;
	display: block;
	color: #F60;
	margin: -1px;
}
.wydz .wy-r .cptt .tjboxs .l-t {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 3px;
	margin: 3px;
}
.wydz .wy-r .cptt .tjboxs .l-t h2 {
	background-image: url(ico10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-family: "微软雅黑","Lucida Console", Monaco, monospace;
}
.wydz .wy-r .cptt .tjboxs .l-t a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 2px;
}

.wydz .wy-r .cptt .tjboxs .l-t a:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	display: block;
	overflow: hidden;
	margin: -1px;
	border: 1px solid #E6E8E8;
	padding: 2px;
}
.wydz .wy-r .cptt .tjboxs .l-t h2 span {
	line-height: 30px;
	color: #999;
	font-size: 12px;
	float: right;
	font-weight: normal;
}
.wydz .wy-r .cptt .tjboxs .l-t p img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #E8E8E8;
	height: 100px;
	width: 150px;
	float: left;
}
.wydz .wy-r .cptt .tjboxs .l-t p {
	color: #999;
	font-size: 13px;
	line-height: 25px;
}





.wydz .wy-l .wyts {
	overflow: hidden;
	margin-bottom: 10px;
}
.wydz .wy-l .wycp {
	display:none;
}


.wydz .wy-l .wycp .wycptit {
	background-color: #3F7AC6;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	overflow: hidden;
}

.wydz .wy-l .wycp .wycptit h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	line-height: 20px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 6px;
	font-family: "微软雅黑", "New York", serif;
}
.wydz .wy-l .wycp .wycpboxs {
	background-color: #EFEFEF;
	overflow: hidden;
	padding: 5px;
}
.wydz .wy-l .wycp .wycpboxs li {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wydz .wy-l .wycp .wycpboxs li a {
	line-height: 30px;
	text-decoration: none;
	color: #333;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.wydz .wy-l .wycp .wycpboxs li a:hover {
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F60;
	padding-right: 3px;
	padding-left: 3px;
}

.wydz .wy-l .wycp .wycpboxs .nwy a{
	line-height: 30px;
	text-decoration: none;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	color: #F30;
}
.wydz .wy-l .wyfa {
	display:none;
}




.wydz .wy-l .wyfa .wycptit {
	background-color: #3F7AC6;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	overflow: hidden;
}.wydz .wy-l .wyfa .wycptit h2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	line-height: 20px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 6px;
	font-family: "微软雅黑", "New York", serif;
}
.wydz .wy-l .wyfa .wycpboxs {
	background-color: #EFEFEF;
	overflow: hidden;
	padding: 5px;
}
.wydz .wy-l .wyfa .wycpboxs li {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.wydz .wy-l .wyfa .wycpboxs li a {
	line-height: 30px;
	text-decoration: none;
	color: #333;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.wydz .wy-l .wyfa .wycpboxs li a:hover {
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-image: url(li_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F60;
	padding-right: 3px;
	padding-left: 3px;
}
.wydz .wy-l .wyfa .wycpboxs strong {
	line-height: 30px;
}

.wydz .wy-l .wyfa .wycpboxs p {
	font-size: 13px;
	color: #666;
	line-height: 25px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs img {
	width:100%;
	margin-right: 15px;
	margin-bottom: 5px;
	overflow:hidden;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs p {
	color: #666;
	font-size: 12px;
	line-height: 25px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs h3 {
	line-height: 30px;
	color: #666;
	background-color: #D9D9D9;
	padding-left: 16px;
	font-size: 14px;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs ul dl {
	width: 44.4%;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs ul dl a dt img {
	width: 100%;
	min-height: 80px;
	height:auto;
}
.wydz .wy-r .cptt.gsjs .tjboxs.gs ul dl a {
	font-size: 12px;
	overflow: hidden;
}
.wydz .wy-r .zixun {
	display:none;
}
.wydz .wy-r .zixun .ty {
	width: 252px;
	float: left;
	margin-right: 11px;
}
.wydz .wy-r .zixun .ty h3 {
	background-color: #3F7AC6;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: "微软雅黑","Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 13px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	margin-top: 6px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	overflow: hidden;
}
.wydz .wy-r .zixun .ty ul {
	background-color: #EFEFEF;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.wydz .wy-r .zixun .ty:last-child {
	margin-right: 0px;
	float: right;
}
.wydz .wy-r .zixun .ty ul li {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 3px;
	margin-left: 3px;
	list-style-position: inside;
	list-style-image: url(ico10.gif);
}
.wydz .wy-r .zixun .ty ul li a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
}


.anli {
	overflow: hidden;
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.anli .anlitit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
}
.anli .anlitit h3 {
	float: left;
	background-image: url(ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #666;
	font-family: "微软雅黑", "MS Serif", serif;
}
.anli .anlitit h3 b {
	color: #999;
	font-size: 12px;
	font-family: "Comic Sans MS", cursive;
}

.anli .anlitit a {
	float: right;
	font-size: 12px;
	color: #999;
}
.anli .anliboxs {
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 5px;
	overflow:hidden;
}
.anli .anliboxs img {
	height: 50px;
	width: 155px;
}
.anli .anliboxs a {
	float:left;
	color: #999;
	margin: 5px;
}
	}
	/*media end*/
	
@media screen and (max-width:320px) {
	.anli .anliboxs img {
		float:left;
	height: auto;
	width: 135px;
}

}
	/*media end*/	




	.wydz .wy-r .zixun .ty h3 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(../imgs/more_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
